NET_SDK_CloudUpgrade¶
Interface Definition¶
1 2 3 | |
1 2 3 | |
Function Description¶
Cloud upgrade NVR
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lUserIDin | LONG | User ID, the return value of NET_SDK_Login or NET_SDK_LoginEx. |
| versionGUIDin | char* | To upgrade the version number, get the NET_SDK_GetCloudUpgradeInfo interface. |
Return Value¶
-
Type:BOOL
-
Remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None